Nobody Could've Know What You're Thinking
Home Archives Tags Categories Github About Me

Make jupyter-lab ip accessable under CentOS 7   2018-09-19


Enabling client accessability for jupyter-lab

Modify the jupyter config

$ vim ~/.jupyter/jupyter_notebook_config.py

then add

c.NotebookApp.ip = '*'

Memo
anacondajupytermemo
<  Windows host share folder to VMPlayer CentOS 7
Anaconda environment commands memo >
© 2021 Andy Li  Powered by Hexo, theme by blairos